@charset "utf-8";
 /* Write your styles */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, th, td {
    margin:0;padding:0; outline:none}
body, button, input{font-size:1.6rem;   color:#666}
address, cite, dfn, em, var{font-style:normal}
ul, ol{list-style:none}
a{text-decoration:none;color:#666}
a:hover{color:#298feb;text-decoration:none}
img{border:none}
h1, h2, h3, h4, h5, h6, button, input{font-size:100%}

.eye-logo{
	width:25%;
	height:80px;
	line-height:55px;
}
.eye-menu{width:75%}
.bg_grey{ background:#333;}
.bg_light.am-show-lg-up{ position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 666;
    background: #325574;}
.font-light{ color:#eee}
a.font-light:hover{ color:#fff}
.no-bg{
	background:none
}
.eye-top{
	border-bottom:1px solid #eee;
	background:#fff;
	box-shadow: 0px 4px 4px 0px #dcd9d97d;
}
span.top-icon a{
	margin-left:10px
}
.eye-menu .child {
    padding: 0;
    position: absolute;
    z-index: 9;
    width: 200%;
    left: -50%;
    margin: auto;
    right: 0;
    background: #fff;
    text-align: center;
    display: none;
}
.eye-menu li a {
    position: relative;
    display: block;
    line-height: 60px;
    text-align: center;
	font-variant:600
}

.eye-menu>li:hover::after,
.eye-menu li.am-active::after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #298feb;
}

.eye-menu li::after {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .6s cubic-bezier(.19, 1, .22, 1);
    transition: all .6s cubic-bezier(.19, 1, .22, 1);
    position: absolute;
    bottom: 0px;
    height: 2px;
    width: 100%;
    content: ' ';
    background-color: #298feb;
    width: 50%;
    left: 25%;
}


.eye-menu .on .child { display: block }
.eye-menu .child a {
    font-size: 1em;
    line-height: 49px;
    position: relative;
    border:1px solid #fff;
    display: block;
}
.eye-menu .child li:hover{
	background:#298feb;
} 
.eye-menu .child li:hover a{
	color:#fff;
}

/*搜索*/
.am-icon-search{ color:#0046b4; text-align:right}
.sou{background:#ddd;padding:36px 0}
.sou .am-form-field{width:100%;background:none}
/*首页广告*/
.banner{
	width:100%;
}


.ks-nav ul li a {
    background: url(assets/images/icon-bg.png) no-repeat 50px;
    display: block;
    position: relative;
    margin: 10px auto;
    text-align: center;
    height: 65px;
    line-height: 90px;
	color:#fff;
	font-size: 12px;
}
/*快速导航*/
.ks-nav li  i{background:url(assets/images/icon_bj.png) no-repeat;display:block;position:absolute;left:50%;}
.ks-nav li i.ioc1{width:23px;height:26px;background-position:0 0;margin-left:-10px;top:10px;}
.ks-nav li i.ioc2{width:26px;height:26px;background-position:-24px 0;margin-left:-11px;top:10px;}
.ks-nav li i.ioc3{width:34px;height:35px;background-position:-49px 0;margin-left:-9px;top:13px;}
.ks-nav li i.ioc4{width:25px;height:27px;background-position:-74px 0;margin-left:-10px;top:8px;}
.ks-nav li i.ioc5{width:28px;height:26px;background-position:-97px 0;margin-left:-15px;top:8px;}
.ks-nav li i.ioc6{width:23px;height:26px;background-position:-128px 0;margin-left:-9px;top:9px;}
.ks-nav li i.ioc7{width:24px;height:26px;background-position:-150px 0;margin-left:-12px;top:9px;}
.ks-nav li a:hover{color:#3fd6dd;}
.ks-nav li a:hover i.ioc1{background-position:0 -26px;}
.ks-nav li a:hover i.ioc2{background-position:-24px -26px;}
.ks-nav li a:hover i.ioc3{background-position:-47px -26px;}
.ks-nav li a:hover i.ioc4{background-position:-74px -26px;}
.ks-nav li a:hover i.ioc5{background-position:-97px -26px;}
.ks-nav li a:hover i.ioc6{background-position:-128px -26px;}
.ks-nav li a:hover i.ioc7{background-position:-150px -26px;}
.xcx span{
    position: absolute;
    z-index: 10;
    left: -10px;
	bottom: 80px;
    display: block;
    width: auto;
    height: auto;
    display: none;
}
li.xcx{
	position:relative
}
.xcx span img{
	border-radius:10%;
	box-shadow:0 0 10px #666;
}
.xcx a:hover+span{display:block}

/*新闻动态、媒体公益*/
.am-titlebar i{
    position: relative;
    color: #0e90d2;
    font-size: 1.8rem;
    text-align: left;
    font-weight: 700;
}
.news-bg{
	background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 200 200'%3E%3Cpath d='M0 100V0h200v120H30z' stroke-width='1' stroke='%23eee' fill='%23fff'/%3E%3C/svg%3E") no-repeat center/100%;
	-webkit-filter: drop-shadow( 0px 0px 10px #eee ); 
    filter: drop-shadow( 0px 0px 10px #eee );
	min-height:240px;
	margin-bottom: -80px;
}
.news-bg .am-titlebar-default{
	margin-right:25px;
	margin-left:25px;
}

.am-list{
	margin-top:3px;
}

li.eye-news{
	background-color:transparent;
	padding-left:27px;
	padding-right:27px;
	border:none;
	font-size:14px;
	font-weight:600;
}
li.eye-news>a{
	padding:.4rem 0;
}
/*联系我们*/
li.contact{
    background-color:transparent;
	padding-left:27px;
	padding-right:27px;
	border:none;
	font-size:14px;
	font-weight:600;
}
.contact .contact-icon{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	line-height:3.5em;
	padding:0;
}
.contact-icon i{ font-size:2.2em; padding-right:10px}

.contact-icon p{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
/*标题*/
.am-category-title{
	font-size:30px;
	letter-spacing:3px;
	font-weight:400
}
.am-category-title-en{
	font-size:12px;
	font-weight:lighter;
	letter-spacing:3px;
}
/*诊疗项目*/
.services{
	width:100%;
	height:215px;
	margin-top:20px
}

.swiper-button {
	width: 300px;
	margin: 0 auto;
	position: relative;
	bottom:20px;
}

.swiper-button div:hover {
	background-color: #2f4798;
}
.swiper-button .swiper-button-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}
.swiper-button .swiper-button-next {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #00a0e9 center 50%/50% 50% no-repeat;
}
.swiper-button div {
	width: 28px;
	height: 28px;
}

.services-box img{
	position:absolute;
	transition: all ease 1s;
}
.services-box:hover img{
box-shadow:0px 0px 10px #eee;
-webkit-box-shadow:0px 0px 10px #666;
}
.services-box:hover {
	 transition: all 0.3s;
     transform: scale(1.05);
}

.services-title{
	position:relative;
	color:#fff;
	top:80px;
	left:10px;
}
.services-title h2{
	font-size:18px
}
.services-title small {
text-transform: uppercase

}
/*手术大厅*/
.bg{
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
}
.keywords{
	float:left;
}
ul li.keywords+li:before{
	content: "\f068";
	-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
	display:inline-block;
	padding:0 10px;
	color:#ccc;
}
li.keywords a{
	font-size:16px;
	font-weight:bold;
	color:#019cff;
}

.operation-ad ul{
	overflow:hidden
}

.zx-btn{
	width:25rem;
	margin:10px auto;
}
.zx-btn button{
	margin-left:1rem
}

/*医生中心*/
.m-case-list{
	overflow:hidden
}
.m-case-list li {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}
.m-case-list li figure {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.m-case-list li figure img {
  position: relative;
  display: block;
}
.m-case-list li figure figcaption::before, .m-case-list li figure figcaption::after {
  pointer-events: none;
}
.m-case-list li figure figcaption, .m-case-list li figure a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.m-case-list li figure a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.m-case-list li figure h3 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.m-case-list li figure h3, .m-case-list li figure p {
  margin: 0;
}
.m-case-list li figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.8rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-top: 125px;
}
.m-case-list li figure p {
  letter-spacing: 1px;
  font-size: 1.2rem;
}

/*figure.effect-lily img {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
*/
figure.effect-lily figcaption {
  top: auto;
  bottom: 0;
  text-align: left;
}
/*figure.effect-lily .doctor-single{
  -webkit-transform: translate3d(0, 1.6em, 0);
  transform: translate3d(0, 1.6m, 0);
}
*/
figure.effect-lily .doctor-single, figure.effect-lily button {
  -webkit-transform: translate3d(0, 2.2em, 0);
  transform: translate3d(0, 2.2em, 0);
}

figure.effect-lily .doctor-single {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
figure.effect-lily button {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
figure.effect-lily:hover img, figure.effect-lily:hover button {
  opacity: 1;
}
figure.effect-lily:hover img, figure.effect-lily:hover .doctor-single, figure.effect-lily:hover button{
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #fff;
}
figure.effect-lily:hover img {
  opacity:1;
}
figure.effect-lily:hover button{
/*  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
*/  
 -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

.doctor-single{
	background:#0066c1;
	padding:.5rem;
}
.am-btn-ask{
	background:#298feb;
	text-align:left;
	padding-left:.5rem;
	border-bottom:1px solid #298feb;
}
/*设备中心*/
.equipment{
	margin-top:20px;
	margin-bottom:20px;
}
.equipment .pic {
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.equipment .swiper-slide:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.equipment .swiper-slide:hover .txt{
	color:#298feb
}
.equipment .pic img {
    transition: all 1s;
    width: 100%;
}
.equipment .txt{
	background:#eee;
	text-align:center;
	font-size:12px;
	overflow: hidden;
	padding:10px;
}

/*媒体中心*/
.media-grid li a{
    transition: all 0.3s;
    display: block;
    position: relative;
}
.media-grid li .thumb {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
.media-grid li  .thumb img {
  transition: all 0.3s;
  width: 100%;
  max-width: 100%;
}
.media-grid li  .mask {
  transition: all 0.3s;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
}
.media-grid li  a .mask .title-box {
  position: absolute;
  width: 100%;
  padding: 20px;
  left: 0;
  bottom: 0;
  color: #fff;
}
.media-grid li a .mask .title-box h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.6;
  margin: 0;
}
.media-grid li a .mask .title-box i {
  font-size: 3em;
  opacity: 0;
}
.media-grid li a:hover .thumb img {
  transition: all 0.3s;
  transform: scale(1.1);
}
.media-grid li a:hover .mask i {
  opacity: 1;
}
.media-grid li a:hover .mask h4{
	font-size:2em;
	font-weight:600;
}
.media-grid li a:hover .mask .title-box {
    text-align: center;
    bottom: 10%;
	transition: all 0.3s;
}

.footer-one{
	background:#333;
	width:100%;
	padding-top:2em;
	clear:both;
	overflow:hidden
}
.footer-one a{
	color:#eee;
	text-align:left;
}
.foot-nav{
	font-size:18px;
	color:#eee;
	text-align:left;
	background:url(assets/images/fg.png) left bottom no-repeat;
	padding-bottom:10px;
}
.footer-list ul li{
	text-align:left;
	font-size:12px;
	padding:5px 0;
}
.footer-list ul li:first-child{
	padding-top:10px
}
.footer-list ul li a:hover{
	color:#fff;
}
.contact-us{
	clear:both;
}
.contact-us i{
	color:#eee;
	padding:5px 10px;
	font-size:24px;
}
.contact-us a:hover i{
	color:#6eb92b;
}
.bottom-btn{
	display:flex
}
.wxlink span{
    position: absolute;
    z-index: 10;
    top: 0;
    left: -10px;
    display: block;
    width: auto;
    height: auto;
    display: none;
}
td.wxlink{
	position:relative
	
}
.wxlink a:hover+span{display:block}

.contact-table>tbody>tr>td, .contact-table>tbody>tr>th, .contact-table>tfoot>tr>td, .contact-table>tfoot>tr>th, .contact-table>thead>tr>td, .contact-table>thead>tr>th{
	padding: .3rem 0;
    line-height: 1.6;
    vertical-align: top;
    border-top: none;
	color:#eee
}
.honors-list{
	background:#414141;
	width:100%;
	margin-bottom:85px
}
.honors{
	padding:20px;
	border-bottom:1px solid #505050;
}
.honors ul li{
	text-align:center;
	color:#fff;
	font-size:12px;
}
.copyright{
	font-size:12px;
	color:#eee;
	padding-top:10px
}
@media screen and (min-width:1000px){
/*设备*/
.equip-bg{
	background:url(assets/images/equip-bg.png) center/100% no-repeat;
}
/*手术*/
.operation{
	background:url(assets/images/ssbg.png) center/100% no-repeat;
}

.operation-box{
	height:235px;
	width:100%;
	background:#fff;
	margin-top:20px;
	margin-bottom:20px;
}
.operation-tab{
	width:87px;
	height:235px;
	float:left;
background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='114px' height='235px'%3E %3Cpath fill-rule='evenodd' fill='%230059a9' d='M114.000%2C119.501 L89.000%2C136.997 L89.000%2C235.000 L0.250%2C235.000 L0.250%2C-0.000 L89.000%2C-0.000 L89.000%2C102.006 L114.000%2C119.501 Z'/%3E %3C/svg%3E") no-repeat;
   overflow:hidden;
   transition: .7s ease 0s;
}
li.operation-tab:nth-child(2){
	background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='114px' height='235px'%3E %3Cpath fill-rule='evenodd' fill='%230066c1' d='M114.000%2C119.501 L89.000%2C136.997 L89.000%2C235.000 L0.250%2C235.000 L0.250%2C-0.000 L89.000%2C-0.000 L89.000%2C102.006 L114.000%2C119.501 Z'/%3E %3C/svg%3E") no-repeat;
}
li.operation-tab:nth-child(3){
	background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='114px' height='235px'%3E %3Cpath fill-rule='evenodd' fill='%230072d9' d='M114.000%2C119.501 L89.000%2C136.997 L89.000%2C235.000 L0.250%2C235.000 L0.250%2C-0.000 L89.000%2C-0.000 L89.000%2C102.006 L114.000%2C119.501 Z'/%3E %3C/svg%3E") no-repeat;
}

li.operation-tab:nth-child(4){
	background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='114px' height='235px'%3E %3Cpath fill-rule='evenodd' fill='%23298feb' d='M114.000%2C119.501 L89.000%2C136.997 L89.000%2C235.000 L0.250%2C235.000 L0.250%2C-0.000 L89.000%2C-0.000 L89.000%2C102.006 L114.000%2C119.501 Z'/%3E %3C/svg%3E") no-repeat;
}
.operation-title{
	width:87px;
    padding:1.55rem 1.35rem;
	float:left;
}
.operation-title h2{
	width:20px;
	font-size:20px;
	margin:10px auto;
	color:#fff;
	font-weight:lighter;
	line-height:1.1
}
.operation-ad{
	float:left;
	padding:2rem 2em;
	margin-left:1rem;
}
.operation-ad p{
	clear:both;
	font-size:14px;
	margin-top:10px;
}

/*内页-项目-医生*/
.swiper-pagination-fraction{
	right: 0;
    left: auto;
    top: 0px;
    width: 39px !important;
	height:30px !important;
}

.specialty_docteam .swiper-button-prev{
	left: auto !important;
	right: 0 !important;
	top: 65px !important;
	background: url(assets/images/specialty_docteam_prev.png) no-repeat center !important;
	width: 39px !important;
	height: 53px !important;
}
.specialty_docteam .swiper-button-next{
	left: auto !important;
	right: 0 !important;
	top: 120px !important;
	background: url(assets/images/specialty_docteam_next.png) no-repeat center !important;
	width: 39px !important;
	height: 53px !important;
}

/*项目页-医生*/
.specialty_docteam .swiper-container {
  overflow: hidden;
	margin-top:2rem;
	height:240px;
  width: 100%;
  position: relative;
}

.experts_detalsr>p{
	font-size: 1.6rem;
	color: #595656;
	line-height: 1.5;
	height: 130px;
	overflow: hidden;
	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp:3;
  	-webkit-box-orient: vertical;
	padding-right:2rem;
}

.doc-circle{
	overflow:hidden;
	display:inline-block;
}

}
@media only screen and (min-width: 641px){
/*手术*/
.am-topbar-nav>li>a {
    line-height: 80px;
}
.banner .swiper-pagination-bullet{
	width:20px;
	height:20px;
}
.banner .swiper-pagination-bullet-active{
	width:40px;
	border-radius:20px;
}
.videos{ 
    display:none;
	position:fixed; 
	left:50%; 
	top:50%; 
	margin-left:-320px; 
	margin-top:-210px; 
	z-index:100; 
	width:640px; 
	height:360px;
	background:#fff;
}

}
@media screen and (max-width: 640px) {
.equip-bg,.operation{
	background:#c6d2df
}

.swiper-button {
	width: 70%;
	bottom: 12px;
    position:static
}

.services-box img{
	width:100%
}
.services-title{
	position:relative;
	color:#fff;
	top:150px;
	left:10px;
}
.m-case-list li figure figcaption {
  font-size: 1.6rem;
}
.m-case-list li figure p {
  font-size: 1rem;
  letter-spacing:0px;
}

/*项目页-医生*/
.doc-circle{
    margin: 0 auto;
    display: block;	
}
.specialty_docteam .swiper-container {
  overflow: hidden;
	margin-top:2rem;
  width: 100%;
  position: relative;
}
.experts_detalsr{
	margin-top:10px;
	padding:0px 2rem;
}
.experts_detalsr h4{
	margin:0 auto
}
.experts_detalsr>p{
	font-size: 1.6rem;
	color: #595656;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp:3;
  	-webkit-box-orient: vertical;
}
.doc-name .am-fr,.doc-name .am-fl{
	float:none;
}


.videos{ 
    display:none;
	position:fixed; 
	left:50%; 
	top:50%; 
	margin-left:-150px; 
	margin-top:-130px; 
	z-index:100; 
	width:300px; 
	height:240px;
	background:#fff;
}

}

/*内页导航*/
.m-cat-nav{
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
	padding-bottom:1em;
}
.m-cat-nav ul li {
    float: left;
    list-style-type: none;
    margin-right: 20px;
    padding-top: 15px;
} 
.m-cat-nav ul li a{
	font-size:1.4rem;
}
.m-cat-nav ul li.am-active a{
	color:#298feb;
	font-weight:600
}

.inner-box,.inner-left{
	background:#fff;
	box-shadow:0 0 10px #ddd;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:40px
}

.inner-right{
	background:#fff;
	box-shadow:0 0 10px #ddd;
	margin-bottom:2.5rem
}
/*内页-项目聚合*/
.line-clamp {
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3; 
  -webkit-box-orient: vertical;
}
.am-thumbnail-caption h3{
	font-size:20px;
	color:#27afe3;
}
.box-hover:hover .am-thumbnail{
	box-shadow:0px 0 10px #999;
	transition: all .3s;
}
.am-thumbnail-caption p{
	font-size:14px;
}


/*内页-图片列表页*/
.gellery-container ul li{
	padding:10px;
}
li .am-gallery-item{
  position:relative;
  transition: 0.5s;
  -webkit-transition:0.5s;
  border-bottom:4px solid #eee;
 
}
li .am-gallery-item a h3{
	 color:#333;
}
li .am-gallery-item:hover a h3{
	color:#27afe3;
}
li .am-gallery-item:hover {
    border-bottom:2px solid rgb(52,200,212,0);
	color:#27afe3;
}
li .am-gallery-item a {
z-index: 4;
    position: relative;}
li .am-gallery-item::before , li .am-gallery-item::after {
  width: 100%;
  height:100%;
  z-index: 3;
  content:'';
  position: absolute;
  top:0;
  left:0;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: 0.5s;
}
li .am-gallery-item::before{
	border-bottom: 4px solid #27afe3;
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
 li .am-gallery-item::after{
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.am-gallery-item:hover::after, .am-gallery-item:hover::before{
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*内页-专家列表*/
.am-doc-list{
	padding-top:5px
}
.am-titlebar-doc {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px dashed #d6d5d5;
}

.am-titlebar-doc .am-titlebar-title {
	color: #333;
	font-size: 1.8rem;
	text-align: left;
	font-weight: 400;
}

.am-titlebar-doc .am-titlebar-nav {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
	font-size:1.2rem;
	line-height:30px;
}
.info{
	font-size:1.2rem;
}
.am-doc-box .am-u-sm-5{
	padding-right:0;
	padding-left:0;
}
.am-doc-box {
  cursor: pointer;
  height:180px;
  overflow:hidden;  
}
.am-doc-box:focus,.am-doc-box:hover{
	box-shadow:3px 3px 8px #999;
}
.am-btn-o {
    color: #27afe3;
    background-color: #fff;
    border-color: #27afe3;
}
.am-btn-group .am-btn-o:focus ,.am-btn-group .am-btn-o:hover{
	background:#27afe3;
	color:#fff;
}
.am-doc-box .am-btn-group a.am-btn{
	font-size:1.2rem
}
.doc-circle img{
	max-width:180px;
}

/*内页-项目页*/
h2.am-service-title{
	font-size:1.8rem;
	font-weight:300;
}
.am-service-title-en{
	font-size:1rem;
	font-weight:lighter;
	color:#ddd;
	text-transform:uppercase
}
.services-info{
	overflow:hidden;
	clear:both
}
.services-info p{
	font-size:1.6rem;
	text-indent:2em;
}
.tec-item{
	padding:10px;
}
.tec-item img{
	border-radius:10px
}
.tec-item span{
	position: relative;
    display: block;
    color: #fff;
    background: rgb(0,0,0,0.5);
    height: 2.5rem;
    margin-top: -2.5rem;
    z-index: 2;
    padding-left: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.specialty_docteam .swiper-slide {
  position: relative;
  overflow: hidden;
}

.experts_detalsl{
	text-align:center
}
.doc-circle{
	overflow:hidden;
	border-radius:50%;
	border:3px solid #ddd;
}
.experts_detalsl>a{
	display: inline-table;
	border-radius: 20px;
	background: #227fdc;
	color: #fff;
	padding:8px 30px;
}
.experts_detalsr>h4{
	color: #fff !important;
    font-weight: 300;
    background: #227fdc;
	font-size: 2rem;
	padding:.5rem 1rem;
	display:table;
	font-weight:bold;
}
/*.experts_detalsr>h4>span{
	
	color: #fff
}
*/.experts_detalsr ul{
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
}
.experts_detalsr ul li{
	font-size: 1.6rem;
	color: #1f52ad;
	padding-left: 17px;
	background: url(assets/images/doc_star.png) no-repeat left center;
}
.experts_detalsr>p a{
	color: #1f52ad;
}
.specialty_docteam .swiper-pagination span{
	font-size: 1.6rem;
	color: #606060;
}
.specialty_docteam .swiper-pagination span:first-child{
	font-size: 2.4rem;
	color: #1f52ad;
}



.related{
	margin-top:20px;
}
.related_list{
	display: table;
	width:100%;
}
.related_list li a:hover{
	background: none;
	border: 1px solid #eeeeee;
	border-bottom: 2px solid #1f52ad;
}
.related_list li a{
	display: block;
	line-height: 56px;
	background: #f5f9fd;
	margin-bottom: 20px;
	border: 1px solid #f5f9fd;
	border-bottom: 2px solid #f5f9fd;
	padding-left:5px;
}
.related_list li a i{
	float:right;
	padding-right:5px;
}
.related_more {
    margin:20px auto;
    text-align: center;
    padding: 10px 24px;
    border-radius: 30px;
    border: 2px solid #1f52ad;
    font-size: 18px;
    color: #1f52ad;
	display:table;
	clear:both
}
.related_list li.am-u-lg-2 a {
    background: #227fdc;
    color: #fff;
}

.related_list li.am-u-lg-2 {
    text-align: center;
}

.related_list li.am-u-lg-2 a:hover {
    border: none;
}
/*内页-左侧-列表*/
.inner-left{
	border-top:3px solid  #0e90d2
}
.inner-left .news-list{overflow: hidden;}
.inner-left .news-list .item {margin-bottom: 15px;overflow: hidden;}
.inner-left .news-list .item * {-moz-transition: background .2s ease, border .2s ease, opacity .2s ease;-o-transition: background .2s ease, border .2s ease, opacity .2s ease; -webkit-transition: background .2s ease, border .2s ease, opacity .2s ease;transition: background .2s ease, border .2s ease, opacity .2s ease;}
.inner-left .news-list a { display: block;border: 1px solid #fff; overflow: hidden;}
.inner-left .news-list .time {background: #ebebeb; text-align: center; padding:10px}
.inner-left .news-list .time span {display: block; border: 1px solid #298feb;font-size: 1.4rem}
.inner-left .news-list .item .article-info{ height:104px;}
.inner-left .news-list .time em {width: 100%; line-height:5rem; font-size: 5rem;}
.inner-left .news-list .title {  font-size: 1.8rem;  overflow: hidden;  padding: .5rem 0;}
.inner-left .news-list .desc { font-size: 1.4rem;line-height: 1.6; padding-right: 15px; overflow: hidden; color: #2c2c2c;}
.inner-left .news-list .arr{position: absolute; width: 0;height: 0; right: 0; bottom: 0;border: 16px dashed transparent; border-color: transparent #d9d9d9 #d9d9d9 transparent; }
.inner-left .news-list .arr i { position: absolute;width: 20px; height: 20px; right: -16px; bottom: -16px; line-height: 20px; text-align: center;font-size: 18px;   color: #fff;font-style:normal}
.inner-left .news-list a:hover .arr{ border-color: transparent #298feb #298feb transparent;}
.inner-left .news-list a:hover .time {background: #298feb; color: #fff;}
.inner-left .news-list a:hover .time span { border-color: #fff;}
.inner-left .news-list a:hover { border-color: #298feb;}

/*内页-左侧-文章*/
.am-article-hd{
	padding-bottom:10px;
}
.am-article-bd h1{ font-size:2.4rem}
.am-article-bd h2{ font-size:2rem}
.am-article-bd h3{ font-size:1.8rem}
.am-article-bd h4{ font-size:1.6rem}
.am-article-bd h5,.am-article-bd h6{ font-size:1.4rem}
.am-article-bd p{/* text-indent:2em; */line-height:1.5;margin-bottom:1rem;}
.am-article-bd img{
	max-width:100%;
}
.am-article-bd p img, .am-article-bd div img{
	display: inline-block;
}

/*微信扫一扫*/
.wechart{ margin-top:2rem}
.wechart img{ float:left; width:120px; height:120px;}
.wechart span{ float:left; font-size:1.4rem; padding-top:50px}

.article-fy{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	font-size:1.4rem
}
.article-fy .am-pagination-prev a,.article-fy .am-pagination-next a,.article-fy .am-pagination-prev a:hover,.article-fy .am-pagination-next a:hover{
	background:none;
	border:none;
	margin-bottom:0;
}

/*内页-左侧-专家详细*/

.am-article-hd .doc-crumb{
	font-size:2rem;
	font-weight:400;
}
.am-article-hd .doc-crumb>a{
	  color:#298feb
}

.am-article-hd .doc-crumb span:before {
    content: "\00bb\00a0";
    padding: 0 8px;
    color: #ccc;
} 
.am-article-bd .doc-circle{
	display: block;
    margin: 10px auto;
	border:3px solid #298feb;
}
.am-article-bd .doc-circle img{
	width:180px
}
.doc-name{
	padding:10px 30px; 
	border-bottom: 1px dashed #ddd;;
	margin-bottom:10px;
}
.doc-name .am-fl h1{
	color:#0e90d2;
}
.doc-name .am-fl span{
	display:block;
	font-weight:600
}
.doc-name .am-fr{
	padding-top:30px;
	
}
.btn-zx{
	background:#fff;
	color:#298feb;
	border:2px solid #298feb;
	border-radius:5px;
	margin-right:10px;
	font-weight:bold
}
.btn-zx:hover{
	color:#fff;
	background:#298feb;
}
.btn-yy:hover{
	color:#298feb;
	background:#fff;
}
.btn-yy{
	background:#298feb;
	color:#fff;
	border:2px solid #298feb;
	border-radius:5px;
	font-weight:bold
}

/*内页-右侧-活动*/
.inner-right{}
.inner-right .right-title{
	font-size:2rem;
	font-weight:600
}
.inner-right .hd-info{
	padding:10px
}
.inner-right .hd-info a{
	font-size:1.4rem;
}
.inner-right .hd-info i{
	padding-right:10px;
	color:#cfd971;
}
/*内页-右侧-医生*/
.recommend{}
.recommend-doc{
	padding:10px;
}
.recommend-doc img{
	margin:0 auto;
}
.recommend-doc h1{
	text-align:center;
	font-size:1.8rem;
	color:#298feb;
}
.recommend-doc p{
	font-size:1.4rem;
}
.recommend-doc p span{
	color:#298feb
}
/*内页-右侧-文章推荐*/
.recommend-list {
    counter-reset: li;
    margin: 0;
    padding: 10px 10px 20px;
	overflow:hidden
}
.recommend-list > li {
    list-style: none;
    position: relative;
    font-size: 1.4rem;
    padding-left: 2.6rem;
    padding-top: .6rem;
}
.recommend-list > li:before {
    background: #666;
    color: white;
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left:0;
    text-align: center;
    width: 1.6rem;
}
.recommend-list > li:nth-child(1):before,.recommend-list > li:nth-child(2):before,.recommend-list > li:nth-child(3):before {background:#298feb}

/*视频列表*/
.vedio>li {
	padding: 5px;
	position:relative;
}
.vedio>li:hover{ cursor: pointer; }
.vedio .am-gallery-item img {
	width: 100%;
	height: auto
}
.vedio .am-gallery-title {
    line-height: 2.5;
    /* margin-top: 10px; */
    font-weight: 400;
    font-size: 1.4rem;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* color: #555; */
}
.videos{
	z-index:10;
}
.videos iframe{
	border:3px solid #fff;
}
.videos i{
	padding:5px;
	font-size:2rem;
	background:#fff;
}
#cover{
	background: #000;
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height:100%; 
	filter: alpha(opacity=30); 
	opacity: 0.3; 
	display: none; 
	z-index: 4
}
/* 翻页 */
.wp-pagenavi {
    clear: both;
    text-align: right;
	margin: 20px 10px;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #ddd;
    padding: 0.5rem 1rem;
    margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #467bcf;
    background: #467bcf;
    color: #fff;
}